Bring libusb sources inline for Mac to avoid binary compat horrors, ease
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Wed, 13 Aug 2008 16:54:46 +0000 (16:54 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Wed, 13 Aug 2008 16:54:46 +0000 (16:54 +0000)
commitb7dbd0d6eb7e46318e2b5f66b91d57f77cbe6bbb
tree6dbdbf56793ae477e47cb05f7884687a5e08834d
parentfe1f099a0659e14e68948dedda2cab10ff3ee88d
Bring libusb sources inline for Mac to avoid binary compat horrors, ease
building source.
gpsbabel/configure
gpsbabel/configure.in
gpsbabel/mac/libusb/README [new file with mode: 0644]
gpsbabel/mac/libusb/darwin.c [new file with mode: 0644]
gpsbabel/mac/libusb/descriptors.c [new file with mode: 0644]
gpsbabel/mac/libusb/error.c [new file with mode: 0644]
gpsbabel/mac/libusb/error.h [new file with mode: 0644]
gpsbabel/mac/libusb/usb.c [new file with mode: 0644]
gpsbabel/mac/libusb/usb.h [new file with mode: 0644]
gpsbabel/mac/libusb/usbi.h [new file with mode: 0644]